Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#45896] Generate PDF document from a work package description #15850

Merged

Conversation

as-op
Copy link
Contributor

@as-op as-op commented Jun 13, 2024

  • Refactor for better resue
  • Reuse logo handling from PDF report
  • Use md-to-pdf to generate the document from a work package description
  • Trigger with entry in work package drop down menu
  • Hide behind feature flag generate_pdf_from_work_package
  • Dialog
    • turbo/primer dialog
    • use dialog parameters
  • Specs

https://community.openproject.org/work_packages/45896

as-op added 2 commits August 26, 2024 16:26
…t-from-a-work-package-description

# Conflicts:
#	frontend/src/vendor/ckeditor/ckeditor.js
#	frontend/src/vendor/ckeditor/ckeditor.js.map
@as-op as-op marked this pull request as ready for review November 19, 2024 15:51
@EinLama EinLama self-requested a review November 20, 2024 09:04
Copy link
Contributor

@EinLama EinLama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a couple of questions and smaller notes.

I tried generating some PDFs and it works and looks great! Great job :) Couldn't see any performance issues due to creating it synchronously, but didn't try it with a giant work package.

Copy link
Contributor

@EinLama EinLama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! 🎉

@as-op as-op merged commit 2fbaf7d into dev Nov 20, 2024
13 of 14 checks passed
@as-op as-op deleted the feature/45896-generate-pdf-document-from-a-work-package-description branch November 20, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants